home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer: Getting Started / Internet Surfer - Getting Started (Wayzata Technology)(7231)(1995).bin / pc / textfile / mac_faqs / usl_bugs < prev    next >
Internet Message Format  |  1995-01-30  |  49KB

  1. Xref: bloom-picayune.mit.edu comp.unix.sysv386:29504 comp.unix.bsd:9884 comp.os.mach:2806 news.answers:4460
  2. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!spool.mu.edu!wupost!darwin.sura.net!jvnc.net!netnews.upenn.edu!dsinc!bagate!cbmvax!snark!esr
  3. From: esr@snark.thyrsus.com (Eric S. Raymond)
  4. Newsgroups: comp.unix.sysv386,comp.unix.bsd,comp.os.mach,news.answers
  5. Subject: Known Bugs in the USL UNIX distribution
  6. Message-ID: <1jjQl4#37x4q01WY07X85d4Xb1vMd0g=esr@snark.thyrsus.com>
  7. Date: 7 Dec 92 19:48:45 GMT
  8. Expires: 20 Feb 93 00:00:00 GMT
  9. Sender: esr@snark.thyrsus.com (Eric S. Raymond)
  10. Followup-To: comp.unix.sysv386
  11. Lines: 1158
  12. Approved: news-answers-request@MIT.Edu
  13.  
  14. Archive-name: usl-bugs
  15. Last-update: Mon Dec  7 14:40:22 1992
  16. Version: 9.0
  17.  
  18. What's new in this issue:
  19.    * Fix availability for ndbm.
  20.  
  21. (In the table below, bugs new this issue or old bugs for which information has
  22. been added are marked with a * at the left margin)
  23.  
  24. 0. Table of Contents
  25. I. Introduction
  26. II. General Bugs
  27.     1. Dropout problems with tty devices
  28.     2. Suid programs dump core when signalled
  29.     3. DMAs on large ISA machines may fail
  30.     4. There is a cylinder limit on disk size
  31.     5. shmat(2) vs. vfork(2)
  32.     6. X performance problem
  33.     7. FIONREAD fails on regular files
  34.     8. A security hole in login
  35.     9. COFF problems with long filenames
  36.     10. Flakeouts in the Wangtek device driver
  37.     11. A kernel declaration bug
  38.     12. fread(3) does the wrong thing on pipes and FIFOs
  39.     13. Process accounting is broken
  40.     14. tar(1) foos up in the presence of symbolic links
  41.     15. Symbolic links can interfere with shellscript execution
  42.     16. Piping a csh builtin causes the shell to hang.
  43.     17. Quick port setup option in sysadm is broken
  44.     18. COFF binaries linked with curses(3) and shared libc hang
  45.     19. shl hangs, sxt devices bad
  46.     20. num-lock prevents mouse from working properly
  47.     21. adjtime() doesn't work
  48.     22. ttymon drops DTR
  49.     23. cron mail doesn't go through aliasing
  50.     24. fragility in xterm
  51.     25. csh lossage due to bad optimization
  52.     26. Bug in cp(1)
  53.     27. tbl -me doesn't work
  54.     28. who -r fragility leads to boot-time problems
  55.     29. at(1) breaks here-documents in shell scripts
  56. III. Networking and File-Sharing Bugs
  57.     1. NFS locking is unusably slow
  58.     2. UFS file system problems
  59.     3. Byte-order problem with NFS when accessing Sun disks
  60.     4. Under weird circumstances, lseek on UFS may cause corruption
  61.     5. FTP problems
  62.     6. A bug in the WD80x3 support
  63. IV. SCSI Support Problems
  64.     1. sar is confused by SCSI
  65.     2. A configuration problem
  66.     3. Synchronous SCSI hang problem
  67.     4. ps chokes on commands that do SCSI I/O
  68.     5. Transfer speed problems with Adaptec 1542B on 486s
  69. V. Development Tools Problems
  70.     1. General UCB library brokenness
  71.     2. USL emulation of BSD signals doesn't work
  72.     3. Possible string library problems
  73. *   4. USL's ndbm support is broken.
  74.     5. An include file is missing
  75.     6. sscanf(3) has a potential bug
  76.     7. Compiler problems
  77. VI. The FUBYTE Problem
  78. VII. Destiny and Dell
  79.  
  80. I. Introduction
  81.  
  82. This posting lists known bugs in System V Release 4 implementations, and known
  83. fixes applied by various porting houses (there's also random bits of
  84. information about SCO UNIX here and there).  It was formerly part of the
  85. 386-buyers-faq issues 1.0 through 4.0, and is still best read in conjunction
  86. with the pc-unix/software FAQ descended from that posting.
  87.  
  88. This document is maintained and periodically updated as a service to the net by
  89. Eric S.  Raymond <esr@snark.thyrsus.com>, who began it for the very best
  90. self-interested reason that he was in the market and didn't believe in plonking
  91. down several grand without doing his homework first (no, I don't get paid for
  92. this, though I have had a bunch of free software and hardware dumped on me as a
  93. result of it!).  Corrections, updates, and all pertinent information are
  94. welcomed at that address.
  95.  
  96. This posting is periodically broadcast to the USENET group comp.unix.sysv386
  97. and to a list of vendor addresses.  If you are a vendor representative, please
  98. check to make sure the information on your company is current and correct.  If
  99. it is not, please email me a correction ASAP.  If you are a knowledgeable user
  100. of any of these products, please send me a precis of your experiences for the
  101. improvement of future issues.
  102.  
  103. The bug descriptions often include indications of fixes by the various porting
  104. houses to their current releases.  These are:
  105.  
  106. Consensys UNIX Version 1.3            abbreviated as "Cons" below
  107. Dell UNIX Issue 2.2                abbreviated as "Dell" below
  108. Esix Revision A                    abbreviated as "Esix" below
  109. Micro Station Technology SVr4 UNIX        abbreviated as "MST" below
  110. Microport System V Release 4.0 version 4    abbreviated as "uPort" below
  111. UHC Version 3.6                    abbreviated as "UHC" below
  112. SCO Open DeskTop 1.1                abbreviated as "SCO" below
  113.  
  114. II. General Bugs
  115.  
  116. 1. Dropout problems with tty devices
  117.    The most serious problem anyone has reported is that the USL asy driver is
  118. flaky and occasionally drops characters at above 4800 baud.
  119.    Microport, Dell, Esix, and UHC say that they believe they've fixed this.
  120. However, Dell, at least, was mistaken when they first made this claim; a more
  121. detailed description of the problem is given below.  I have been assured that
  122. this is on the fix list for the next Dell release.
  123.    Bela Lubkin at SCO comments "386 interrupt latency vs. unbuffered UARTs.
  124. This is a tough problem.  Nobody's driver should drop characters with a
  125. turned-on 16550.  It's not so easy with a 16450.  Anyone with 16450s or lower
  126. should be able to solve their problems by dropping in a 16550."
  127.  
  128. 2. Suid programs dump core when signalled
  129.    Mark Snitily of SGCS says that under many SVr4s, signalling a
  130. process that is running suid root will cause it to core-dump.  He says
  131. Dell and MST have fixed this, and SCO doesn't suffer from this.
  132.  
  133. 3. DMAs on large ISA machines may fail
  134.    On ISA machines with more that 16MB of RAM, SVr4 may try to do DMA
  135. from outside the bus's address space, causing serious problems.  UNIX ought
  136. to do an in-memory copy to within the low 16MB but the USL base code doesn't.
  137.    Dell says they've fixed this, and that's been confirmed by a user.
  138.    UHC says they've fixed this; they add that the special buffer-allocation
  139. logic to handle the problem can be turned off with a tunable kernel parameter
  140. if you've got less than 16M.
  141.    Microport says they've fixed this in their new 4.1 release, shipping early
  142. March.
  143.    Esix offers a patch to correct this problem.
  144.    SCO used to have a similar bug but fixed it long ago.
  145.    John Sully <jms@mport.com> writes: "This was due to a bug in pre version 4
  146. dma code.  The USL code has always at least attempted to do a copy from low
  147. memory to high memory on systems with more than 16Mb of RAM.  By the way UHC is
  148. wrong; the buffer allocation code only comes into play if you have more than
  149. 16Mb of memory.  You can turn it off if you have a machine (ie. an EISA bus)
  150. which will allow you to do DMA above 16Mb.  You *must* have this tunable
  151. (MAXDMAPAGE) turned on if you are using *ISA* bus masters in a system with more
  152. than 16Mb of ram.  Unfortunately doing this will affect all drivers which do
  153. dma as there is no good way to do this on a per-driver basis."
  154.  
  155. 4. There is a cylinder limit on disk size
  156.    Stock USL code is limited to 1,024 cylinders per Winchester, which
  157. might cause problems with some disk drives.
  158.    Microport, Dell, Esix, MST, and UHC have fixed this.
  159.    Bela Lubkin says "SCO's boot filesystem must lie below 1024 cylinder mark;
  160. anything else can be anywhere.  This is more-or-less a limitation of the BIOS
  161. interface that the bootstrap loader must use.  Could be circumvented by going
  162. directly to controller hardware in the bootstrap loader, but that would be
  163. horrendously complex with all the controllers & host adapters to be supported."
  164. This limit probably applies to all other UNIXes as well.
  165.  
  166. 5. shmat(2) vs. vfork(2)
  167.    The shmat(2) call is known to interact bady with vfork(2).  Specifically,
  168. if you attach a shared-memory segment, vfork(), and then the child releases
  169. the segment, the parent loses it too!  Workaround; use fork(2).
  170.    UHC and Microport both suspect that they still have this bug and opine that
  171. anyone who uses vfork deserves to lose.  Dell has no plans to fix it.
  172.  
  173.    John Sully <jms@mport.com> writes: "This is not a bug.  It is completely
  174. consistent with the semantics of a change to the address space of the child.
  175. Think about it: any change to the address space of a child process created by
  176. vfork(2) is reflected in the parent since the child is actually executing in
  177. the parent's address space.  Therefore if the child changes the address space
  178. (in this case by releasing the shared memory segment) what should happen?
  179. Right, the parent should have the same change happen.  And what does happen?
  180. The segment is released in the parent.  One can argue about the braindead
  181. semantics of vfork(2) all day, but the fact remains that this is exactly what
  182. one would expect to happen.  To quote from the manual page:
  183.  
  184.      [...] vfork differs  from fork  in
  185.      that the    child  borrows    the parent's *memory* and thread of
  186.      control until a call to execve or an exit (either by a  call
  187.      to     exit  or  abnormally.) [ emphasis added ]
  188.  
  189. and later:
  190.  
  191.      It does not work, however, to return while
  192.      running in    the child's  context  from  the     procedure  which
  193.      called vfork since    the eventual return from vfork would then
  194.      return to a no longer existent  stack  frame.
  195.  
  196. Please note that the entire address space of the parent is used by
  197. the child created by vfork(2).  The manual page also points out
  198. several other caveats involved in doing anything to the parent's
  199. address space except successfully calling an exec family function or
  200. _exit (note it specifically says *not* to call exit(2)).  I do not believe 
  201. that having a shared memory segment disappear from the parent's address 
  202. space is out of line after reading the man page for vfork(2).
  203.  
  204. It is interesting to note that Sun after implementing its new VM system in
  205. SunOS 4.0 initially had no plans to support vfork, since they felt that the COW
  206. semantics of the new fork would provide the necessary efficiency gain.  Indeed
  207. they found that most programs which used vfork worked just fine by doing
  208. -Dvfork=fork.  All that is, except for a certain popular command interpreter
  209. [ed: can you say C shell?].  So we are stuck with the legacy of this braindead
  210. system call.
  211.  
  212. BTW, Microport has no plans to fix this :-)."
  213.  
  214. 6. X performance problem
  215.    Stock X11R4 and R5 (at least prior to 1.2E) is said to hog the
  216. processor if you use the LOCALCONNECT option.  Jan Brittenson
  217. <bson@gnu.ai.mit.edu> posted the following workaround:
  218.  
  219.    I don't know what causes the standard X server to hog the CPU, but
  220. it can be avoided. Use the following program instead of xinit. Compile
  221. it with `$CC -O -o xserv xserv.c -lX11' where CC is either
  222. /usr/ccs/bin/cc or gcc. Set DISPLAY and XINITRC and run `xserv' from
  223. your home directory. This is just a q&d hack, and not really a
  224. substitute for xinit -- but it works.
  225.  
  226. /* xserv.c -- start X server
  227.  
  228.    Start X server. Similar to xinit, but intended to
  229.    circumvent the X386 CPU Hog Mode
  230.  
  231.    Jan Brittenson, June 2 1992  05:15 am */
  232.  
  233. #include <stdio.h>
  234. #include <sys/types.h>
  235. #include <signal.h>
  236. #include <setjmp.h>
  237. #include <unistd.h>
  238. #include <libgen.h>
  239.  
  240. #include <X11/Xlib.h>
  241. #include <X11/Xos.h>
  242. #include <X11/Xmu/SysUtil.h>
  243.  
  244.  
  245. extern int errno;
  246.  
  247.  
  248. /* Start X server. Fork-exec server, passing the DISPLAY environment
  249.    variable. Wait for server to get up and running (at which point it
  250.    passes back a SIGUSR1), at which point the user xinitrc file is run. */
  251.  
  252. #define DEFAULT_XPATH "/usr/X386/bin/X386"
  253. #define XINITRC ".xinitrc"
  254. #define DEFAULT_XCOMMAND "xterm -g +1+1 -n login -display :0"
  255.  
  256. extern void *malloc (), free ();
  257. extern char *basename (), *getenv (), *strcpy ();
  258.  
  259. /* X stuff */
  260. Display *top_display;
  261.  
  262.  
  263. /* This is supposed to be in libgen.a... */
  264. static char
  265. *basename (s0)
  266.   char *s0;
  267. {
  268.   register char *s1;
  269.  
  270.   for (s1 = s0 + strlen (s0) - 1;
  271.        s1 > s0 && *s1 != '/'; s1--);
  272.  
  273.   if (*s1 == '/')
  274.     return s1+1;
  275.  
  276.   return s1;
  277. }
  278.  
  279. jmp_buf sigusr1_frame;
  280.  
  281. static void
  282. caught_sigusr1 (int dummy) { longjmp (sigusr1_frame, !0); }
  283.  
  284.  
  285. static char
  286. *dispname (s0)
  287.   char *s0;
  288. {
  289.   register char *s1;
  290.  
  291.   for (s1 = s0 + strlen (s0) - 1;
  292.        s1 > s0 && *s1 != ':'; s1--);
  293.  
  294.   return s1;
  295. }
  296.  
  297.  
  298. /* No arguments */
  299. int
  300. main (argc, argv)
  301. int argc;
  302. char **argv;
  303. {
  304.   char *xserver_file, *xinitrc_file, *home_path, *display, *display_X_arg;
  305.   int xserver_pid, orgmask;
  306.   
  307.   
  308.   /* Not that it really matters, just to avoid being used as a direct
  309.      replacement for xinit. */
  310.   
  311.   if (argc != 1)
  312.     {
  313.       fprintf (stderr, "usage: %s\n", basename (*argv));
  314.       exit (1);
  315.     }
  316.   
  317.   
  318.   /* Resolve xinitrc path. This is done before the server is
  319.      started. */
  320.   
  321.   if (!(home_path = getenv ("HOME")))
  322.     home_path = "/etc";
  323.   
  324.   if (!(xinitrc_file = getenv ("XINITRC")))
  325.     {
  326.       xinitrc_file = malloc (strlen (home_path) + 1 + strlen (XINITRC) + 1);
  327.       sprintf (xinitrc_file, "%s/%s", home_path, xinitrc_file);
  328.     }
  329.   else
  330.     xinitrc_file = strdup (xinitrc_file);
  331.  
  332.  
  333.   /* Resolve display */
  334.   if (!(display = getenv ("DISPLAY")))
  335.     display = display_X_arg = ":0.0";
  336.   else
  337.     display_X_arg = dispname (display);
  338.  
  339.  
  340.   /* Tell server to notify us when up and running */
  341.   signal (SIGUSR1, SIG_IGN);
  342.   orgmask = sigblock (sigmask (SIGUSR1));
  343.  
  344.   /* Start server */
  345.   if (!(xserver_pid = vfork ()))
  346.     {
  347.       xserver_file = DEFAULT_XPATH;
  348.       
  349.       execl (xserver_file, xserver_file, display_X_arg, NULL);
  350.  
  351.       fprintf (stderr, "%s: can't exec %s (errno = %d) -- start-up aborted\n",
  352.                basename (*argv), xserver_file, errno);
  353.       exit (1);
  354.     }
  355.  
  356.   if (xserver_pid < 0)
  357.     {
  358.       fprintf (stderr, "%s: can't fork (errno = %d) -- start-up aborted\n",
  359.                basename (*argv), errno);
  360.       
  361.       exit (1);
  362.     }
  363.   
  364.   /* Await signal from server */
  365. #if 0
  366.   /* Why the #@$*! doesn't this work?! */
  367.   sigsetmask (orgmask);
  368.   alarm (20);
  369.   sigpause (sigmask (SIGUSR1) | sigmask (SIGALRM));
  370. #else
  371.   sleep (5);
  372. #endif
  373.  
  374.   /* Open display */
  375.   if (!(top_display = XOpenDisplay (display)))
  376.     {
  377.       fprintf (stderr, "%s: unable to open display '%s' -- start-up aborted\n",
  378.                basename (*argv), display);
  379.       exit (1);
  380.     }
  381.   
  382.   /* Execute xinitrc file */
  383.   if (system (xinitrc_file) < 0)
  384.     system (DEFAULT_XCOMMAND);
  385.       
  386.   /* Close display */
  387.   XCloseDisplay (top_display);
  388.  
  389.   /* Terminate server */
  390.   kill (xserver_pid, SIGTERM);
  391.  
  392.   /* Finished */
  393.   free (xinitrc_file);
  394. }
  395.  
  396. 7. FIONREAD fails on regular files
  397.   Christoph Badura <bad@generics.ka.sub.org> reports that the FIONREAD ioctl()
  398. fails on regular (disk) files.  He has sent USL a one-line kernel fix.
  399.  
  400. 8. A security hole in login
  401.    David Wexelblat <dwex@mtgzfs3.att.com> reports: "There is a HUGE security
  402. hole in /bin/login in all USL derived SVR4s before 4.0.4.  Refer to CERT
  403. advisory CA-91:08, dated 5/23/91.  This is known to be present in AT&T SVR4
  404. 2.1, and Microport SVR4 3.1.  ESIX claims to have fixed it, Microport reports
  405. that it is fixed in 4.1.  I won't give any more details unless necessary.
  406. Suffice to say that this bug allows any non-privileged user on an SVR4 system
  407. to get read-write access to any file on the system."
  408.  
  409. 9. COFF problems with long filenames
  410.    A source at Dell urges: "Our SVR4v2 did some stuff that USL didn't get
  411. around to until SVR4v4.  Try Dell UNIX 2.1 with a COFF program on a large UFS
  412. filesystem in a directory with long names.  Runs on Dell UNIX.  Breaks on
  413. others."  I don't have more definite info yet.
  414.  
  415. 10. Flakeouts in the Wangtek device driver
  416.    Dell reports that USL's Wangtek device driver is seriously flaky.  "How'd
  417. you like a multi volume backup where the second and subsequent volumes don't
  418. follow on from the previous volumes?"  UHC confirms this and is actively
  419. working on the problem.
  420.    An anonymous SCOer says "The QIC02 tape controller `standard' is seriously
  421. flaky.  Our driver's in pretty good shape but nobody will ever have a truly
  422. solid driver that supports every QIC02 controller you can find."
  423.    Gordon Ross <gwr@mc.com> reports: "Actually, the SCSI tape target driver
  424. `st01' has a similar problem at version 4.0.3 which I corrected while I worked
  425. on the SVR4 code.  The correction was provided to the support group at USL.
  426. The actual problem was that the SCSI tape would return a `check status'
  427. completion code which was just trying to inform the driver of the arrival
  428. of the `logical end of media' indication but the driver was treating it
  429. as an error.  The tape drive had in fact written the data, but the driver
  430. incorrectly assumed that the "check status" return meant that it failed.
  431. The result of this is that when you write into the end of the tape, you
  432. can read back one more "chunk" than yu wrote.  Of course, cpio does not
  433. like this at all when doing multi-volume backups..."
  434.  
  435. 11. A kernel declaration bug
  436.     A botch in USL's /etc/conf/pack.d/kernel/space.c (which is present in
  437. Consensys 1.3, Dell 2.1, Esix 4.0.3A, Microport 4.0.3 and 4.0.4 and may also be
  438. present in other SVr4s) can step on the linesw[] table.  The problem is that
  439. the domain name array initialization is wrong and too short; thus, when it's
  440. set, data past the end of the array can be stomped.  To fix this, find the
  441. following near line 247:
  442.  
  443.     char srpc_domain[] = SRPC_DOMAIN;
  444.  
  445. and change it to
  446.  
  447.     char srpc_domain[SYS_NMLN] = SRPC_DOMAIN;
  448.  
  449. then rebuild the kernel.
  450.    Microport officially knows about this bug and plans to fix it in a
  451. near-future update release.  It has been fixed in Dell 2.2.
  452.  
  453. 12. fread(3) does the wrong thing on pipes and FIFOs
  454.    Ed Hall <edhall@rand.org> writes: "Unlike the raw read() system call,
  455. fread() is supposed to be able to make several partial reads to satisfy the
  456. data requested by its arguments.  The exceptions are an EOF or an error on the
  457. stream.  This characteristic is quite useful when moving data through pipes or
  458. over network connections, since partial reads are quite common in these cases.
  459. Well, the version of fread() in ESIX 4.0.3 (and likely other Sys5R4's) only
  460. does a single physical read, and if it only satifies part of the requested
  461. number of bytes, that's all you get.  This can sting you even if you carefully
  462. check the value returned by fread(), since the value returned is rounded down
  463. to the number of complete "nitems" read, although your position in the stream
  464. can be up to size-1 bytes beyond that point.  Neither ferror() nor feof()
  465. indicate anything is wrong when this happens."
  466.    This bug (which is also present in 4.0.4) is serious and nasty and should
  467. be high on every porting house's list to fix.  It appears to be peculiar to
  468. USL 4.0.3 and 4.0.4; 4.0.2 does *not* have it, nor does SCO.
  469.    A USL source claims it has been fixed in 4.1.
  470.  
  471. 13. Process accounting is broken
  472.     In 4.0.3, process accounting doesn't work.  From examining the accounting
  473. scripts, it appears that /usr/lib/acct/accton is supposed to set a return code
  474. depending on whether accounting was switched on already or not.  However, it
  475. always returns the same result - accounting switched off.  This means that the
  476. /usr/lib/acct/ckpacct script, which is run every hour to keep the proccess
  477. accounting log in check, instead turns off accounting the first time it is run
  478. after booting.  The same happens with the nightly /usr/lib/acct/monacct
  479. program.
  480.    I don't yet know whether this bug is present in 4.0.4.  It is definitely
  481. un-fixed in Dell 2.1 and Consensys 1.3.  In Dell 2.2 the return bug is fixed,
  482. but accounting isn't automatically enabled at boot time.
  483.  
  484. 14. tar(1) foos up in the presence of symbolic links
  485.     Tar can get the names of symbolic links wrong when creating an archive.
  486. This bug can be demonstrated by doing the following:
  487.  
  488.    mkdir t
  489.    cd t
  490.    touch a 1234567890
  491.    ln -s 1234567890 b
  492.    ln -s a c
  493.    tar vcf ../t.tar .
  494.  
  495.    The output generated by tar is:
  496.  
  497.    a ./ 0 tape blocks
  498.    a ./a 0 tape blocks
  499.    a ./1234567890 0 tape blocks
  500.    a ./b symbolic link to 1234567890
  501.    a ./c symbolic link to a234567890
  502.  
  503. (Note the above commands should be done in the order shown and in a new
  504. directory)  This bug is nasty.  Recommended solution: use GNU tar.
  505.    This is reported from Esix 4.0.3 and Consensys 1.3, but probably exists on
  506. other SVr4s as well.
  507.  
  508. 15. Symbolic links can interfere with shellscript execution
  509.    There is a problem running #! scripts when symbolic links are involved.
  510. Typing in the following from a command shell demonstrates the problem:
  511.  
  512.    mkdir a b
  513.    ln -s a c
  514.    cd a
  515.    cat > script <<!
  516.    #!/bin/sh
  517.    echo Hello
  518.    !
  519.    chmod 755 script
  520.    cd ../b
  521.    ln -s ../c/script .
  522.    ./script
  523.  
  524. The message generated from the last line is:
  525.  
  526.      a/script: a/script: cannot open
  527.  
  528.    This is reported from Esix 4.0.3, Consensys 1.3, and Dell 2.2, but
  529. probably exists on other SVr4s as well.
  530.  
  531. 16. Piping a csh builtin causes the shell to hang.
  532.    While running csh, this can be demonstrated by some of the following:
  533.  
  534.    echo Hello | cat
  535.    history | more
  536.  
  537. (A solution to this one is use tcsh-6.02.)
  538.    This is reported from Esix 4.0.3 and Consensys 1.3, but probably exists on
  539. other SVr4s as well.  It is reported fixed in Dell 2.2.
  540.  
  541. 17. Quick port setup option in sysadm is broken
  542.    In 4.0.3 sysadm, the quick port setup option, which is used to add and
  543. delete terminal ports, is seriously broken.  The script modifies /etc/conf/*
  544. files, and has incorrect minor numbers, sets the 5th field of sdevice.d if Y
  545. when it should be N, and is missing columns for node.d.  See
  546. /usr/sadm/sysadm/bin/q-add.
  547.  
  548. 18. COFF binaries linked with curses(3) and shared libc hang
  549.    ...eating the CPU.  Cause unknown.
  550.  
  551. 19. shl hangs, sxt devices bad
  552.    shl(1) does not work.  Try creating a layer and doing an 'ls'.  Your session
  553. hangs.  Bruce Momjian <root%candle.uucp@bts.com>, who reported this bug, says
  554. he believes it is the sxt devices which are broken.  It definitely exists in
  555. Consensys 1.3.
  556.  
  557. 20. num-lock prevents mouse from working properly
  558.    When using the Motif window manager, if your num lock is on, your mouse
  559. clicks are not recognized by the window manager.  The mouse still works in
  560. xterm(1).  This is allegedly fixed in Destiny (4.2).
  561.  
  562. 21. adjtime() doesn't work
  563.   Hugh Stearns <hoyt@isus.tnet.com> reports that in 4.0.3.6 adjtime() doesn't.
  564. Calling `date -a' works to adjust the time slowly.
  565.  
  566. 22. ttymon drops DTR
  567.   Hugh Stearns <hoyt@isus.tnet.com> reports that in 4.0.3.6 the ttymon(1)
  568. utility for HDB uucp drops DTR every few weeks.  The workaround is to disable
  569. and re-enable it.
  570.  
  571. 23. cron mail doesn't go through aliasing
  572.   Hugh Stearns <hoyt@isus.tnet.com> reports that in 4.0.3.6 cron mail to adm
  573. doesn't get redirected by the aliases file.
  574.  
  575. 24. fragility in xterm
  576.   Hugh Stearns <hoyt@isus.tnet.com> reports that in 4.0.3.6, doing ~! from
  577. a cu in xterm kills xterm.  This has been fixed in Dell 2.2.
  578.  
  579. 25. csh lossage due to bad optimization
  580.   If a csh user sources a non-existent file in their .cshrc (eg, source .alias,
  581. where .alias doesn't exist), then the system will hang for a couple of minutes.
  582. Eventually the user get an "Out of memory" error and the console logs "NOTICE:
  583. out of swap space - Insufficient memory to allocate 2 pages - system call
  584. failed".
  585.   This appears to be due to over-optimization of code surrounding a longjmp
  586. call.
  587.   (There are numerous other reports of memory leak bugs in csh).
  588.  
  589. 26. Bug in cp(1)
  590.    If ``copy'' encounters a directory before a file, it dumps core ...
  591.  
  592. --- cut ---
  593. cd /tmp
  594. mkdir copybug jnk
  595. cd jnk
  596. mkdir directory
  597. >file
  598. cp -r * /tmp/copbug
  599. --- cut ---
  600.  
  601. This was reported from Consensys 4.0.3 but is probably a generic SVr4 bug.
  602.  
  603. 27. tbl -me doesn't work
  604.    Wolfgang Denk reports that trying to use "tbl -me" for any input file causes
  605. tbl to quit.  The problem is that newer tbl versions don't accept [nt]roff
  606. contol lines (".rm @W") after .TS.
  607.  
  608. 28. who -r fragility leads to boot-time problems
  609.   It coredumps if the name of the timezone is longer than three characters.
  610. This can be a real problem for European sites...  and is potentially more
  611. hazardous than immediately apparent as _a lot_ of the initialization scripts
  612. (rc1.d, rc2.d) use ``who -r'' to see if the machine is in single- or multi-user
  613. mode.  And when ``who'' bombs out, the ``set'' command is iven an empty
  614. command-line and can't do much else than print the shell variables, $1-$9
  615. remain empty ... meaning that more or less all the scripts fail in various ways
  616. and the system has an exceptionally hard time coming up.
  617.  
  618. 29. at(1) breaks here-documents in shell scripts
  619.    at adds gratuitous empty lines to the job submitted by the user.
  620. This prevents shell here-documents from working.
  621.  
  622. III. Networking and File Sharing Bugs 
  623.  
  624. 1. NFS locking is unusably slow
  625.    Randy Terbush <randy@dsndata.dsndata.com> has posted code which
  626. demonstrates a serious bug in the SVr4 NFS locking daemon.
  627.    In his own words: "The symptoms are ~30% cpu usage by 'lockd' and
  628. severe slowing of the machines on the network.  This program
  629. demonstates that it takes ~20 seconds to obtain locks from an ailing
  630. 'lockd'.  We have verified that this bug does not exist in HPUX 8.0x."
  631.    Randy's code is too large to be included here.  He is, quite
  632. rightly, exercised at USL's exceedingly slow response to this problem.
  633. The comment in his makefile reads, in part:
  634.  
  635. # USL has admitted to the existance of this bug in version 4.0, 4.1,
  636. # and 4.2 of their distributed and yet to be released sources.  This is
  637. # a network crippling problem that they have refused to fix until
  638. # release 4.3, which will be OVER 1 YEAR from today. (29 Oct 1992)
  639. # If your version of 'lockd' exhibits this same problem, I would
  640. # strongly urge you to contact your vendor and ask them to put some
  641. # pressure on USL to fix this problem.  SVR4 is virtually useless in a
  642. # network of shared resources while this problem exists.
  643.  
  644. 2. UFS file system problems
  645.    In stock USL 4.0.3, you can't use a UFS file system as the root; the system
  646. hangs if you try.  Consensys, Dell, Esix, Microport, MST, UHC, and ESIX all
  647. appear to have fixed this.
  648.    David Aitken, the UNIX product manager at UHC, writes "The ufs as root file
  649. system [problem] was not really a bug, just a little oversight on USL's part -
  650. we have fixed it completely by adding one line to the /stand/boot script:
  651. rootfstype=ufs!"  He adds that they've been using ufs on their lab machines for
  652. over 10 months with no trouble, and the latest UHC release defaults to ufs if
  653. you have more than 120MB of disk.
  654.  
  655. 3. Byte-order problem with NFS when accessing Sun disks
  656.    Christoph Badura <bad@generics.ka.sub.org> notes that the stock USL resolver
  657. library suffers from serious confusion about the byte order in the
  658. socketaddr_in structure.  This bug is acknowledged by USL for the 4.0.4
  659. release.  A symptom of this bug is that Sun disks will not mount correctly over
  660. NFS. As a workaround, try removing the references to /usr/lib/resolv.so from
  661. /etc/netconfig and rebooting your system.  Unfortunately, this will mean
  662. you can't use nameservers.
  663.    Alan Batie <batie@agora.rain.com> writes: "Actually, you don't have to
  664. remove resolv.so, just put tcpip.so first and have a hosts file with the names
  665. of hosts you want to do NFS mounts from.  This way you can use nameservers for
  666. most things."
  667.  
  668. 4. Under weird circumstances, lseek on UFS may cause corruption
  669.   Christoph Badura <bad@generics.ka.sub.org> reports that a UFS lseek() to an
  670. offset which is a multiple of 4096 but not a multiple of 8192, followed by a
  671. write(), may corrupt the file being written.  The bug shows up only, if the
  672. file has no pages in the page pool associated with it at the seek offset and at
  673. 4k before the seek offset.  He has sent USL kernel fix for this, which was
  674. included in 4.0.4.
  675.  
  676. 5. FTP problems
  677.   The in.ftpd on SVR4.0.3 does not support all the commands listed in RFC 959.
  678. When recent SCO UNIX/ODT versions ftp to SVR4.0.3, the SVR4 side will refuse,
  679. drop the connection, and core dump after you authenticate.  This is because the
  680. SCO end sends the 'SYST' command ala RFC 959, and the SVR4.0.3 end doesn't
  681. recognise it.  Some ports have fixed this.
  682.   Christoph Badura adds: "The bug is do to a longjmp(3) on a sigjmpbuf obtained
  683. by sigsetjmp(3). ARGH. Testing led to a bug in the original BSD sources, which
  684. is still present in the NET/2 ftpd.  "
  685.  
  686. 6. A bug in the WD80x3 support
  687.    MST reports a serious bug in the SVr4 kernel support for this card.  Here's
  688. how to reproduce it:
  689.  
  690.     server: init 3 and share (export) /usr for example.
  691.  
  692.     client: mount -F nfs server:/usr /mnt
  693.         cd /mnt
  694.         find . -print | cpio -ocBuv > /dev/null
  695.  
  696.     what happens:
  697.         server and client will "hang" together.
  698.  
  699.     "cue":
  700.         hit keys on server and/or client, hang will go away
  701.         for 10-20 seconds temporarily.  Yank BNC connectors
  702.         do the same trick.
  703.  
  704.    They say they've heard from customers that this happens on Dell, UHC as well
  705. as USL 4.0.4.  PCNFS/BWNFS network xcopy suffers this as well.  Client can be a
  706. Sun Sparc for that matter.
  707.  
  708. IV. SCSI Support Problems
  709.  
  710. 1. sar is confused by SCSI
  711.    Sar -d doesn't work on SCSI drives.  Dell fixed this in 2.1 and it's
  712. reported to work OK in Esix 4.0.3A; no report of any other SVr4 having fixed
  713. this yet.  SCO fixed it in 3.2.4.
  714.  
  715. 2. A configuration problem
  716.    Stock USL requires you to jumper your SCSI devices to fixed IDs
  717. during installation (it can be changed to any other ID after).  
  718.    Dell says they've fixed this.  The requirement is definitely still present
  719. in Esix and Consensys 1.3.  UHC thinks they've fixed this, but their 4.0.3.6
  720. release still seems to demand ID 1 to install. 
  721.  
  722. 3. Synchronous SCSI hang problem
  723.    David Wexelblat <dwex@mtgzfs3.att.com> reports: "Stock SVR4.0.3 will hang
  724. the SCSI bus with a 1542 in synchronous mode.  Dell fixed this, and this has
  725. been given to Microport [ed note: Microport 4.0.4 and Consensys 4.0.3 have
  726. fixed the problem; MST UNIX and Esix 4.0.3 still have this problem; I have not
  727. yet been able to determine if ESIX 4.0.4 does].  In the file /sbin/bcheckrc,
  728. change the line:
  729.  
  730.     echo MARK > /dev/rswap
  731.  
  732. to
  733.         
  734.     echo MARK | dd of=/dev/rswap bs=512 conv=sync > /dev/null 2>&1
  735.  
  736. The magic is apparently the conv=sync, which forces a 512 byte block
  737. to be written.  The original echo writes 4 bytes, which apparently causes
  738. synchronous SCSI to go out to lunch.
  739.  
  740. Now, you ask, how can I fix this, since the system won't boot?  There are
  741. a couple of methods.  First, if possible, disable synchronous negotiation
  742. (1542 jumper J5-1 removed, plus whatever you may need to do to your drive).
  743. Then boot up, edit /sbin/bcheckrc, then shutdown, restrap for synchronous,
  744. then reboot.  Everything should be OK.
  745.  
  746. That's the easy way.  Unfortunately, some hard drives will only work
  747. in synchronous mode.  Well, you can still recover from this phenomenon.
  748. Here's how:
  749.  
  750.         1) Install on your hard drive
  751.         2) Boot from the first boot floppy.  When it tells you to, insert
  752.            the second boot floppy.  At the first prompt, hit <DEL> to
  753.            break out to a shell.
  754.         3) Mount your hard drive under /mnt with the following command
  755.            (replace FS-TYPE with s5, s52, or ufs, whichever you used for
  756.            for your root partition):
  757.  
  758.                 /etc/fs/FS-TYPE/mount /dev/dsk/c0t0d0s1 /mnt
  759.  
  760.         4) Now edit /mnt/sbin/bcheckrc:
  761.  
  762.                 ed /mnt/sbin/bcheckrc
  763.  
  764.            You may want the 'ed' man page handy (I barely remember how to
  765.            to use 'ed' :->).  For simplicity, you can delete/comment out
  766.            the offending line, then replace it with the correct line later.
  767.         5) Unmount the hard drive:
  768.  
  769.                 umount /mnt
  770.  
  771.         6) Reboot from the hard drive.  Everything should come up OK. and
  772.            you can finish editing /sbin/bcheckrc, if necessary.
  773.  
  774. Note that you perform these actions at your own risk.  The first version was
  775. performed by me on Microport SVR4, and the second was performed by someone
  776. else (on my suggestion) on ESIX SVR4."
  777.    This problem appears to be fixed on Consensys 1.3 and Dell 2.1.
  778.  
  779. 4. ps chokes on commands that do SCSI I/O
  780.   Hugh Stearns <hoyt@isus.tnet.com> reports that in 4.0.3.6, ps
  781. doesn't work when a SCSI command in progress. It stops printing at the
  782. process executing the scsi command.
  783.   This is still broken in Dell 2.2.
  784.  
  785. 5. Transfer speed problems with Adaptec 1542B on 486s
  786.   If a system mount or install fails, try setting the DMA speed to 5MB/s,
  787. rather than the default 5.7MB/s.  This is accomplished by removing the jumper
  788. shorting the 12th pin pair of jumper block 5.
  789.  
  790. V. Development Tools Problems
  791.  
  792. 1. General UCB library brokenness
  793.    The BSD compatibility libraries were badly broken in USL code.  A Dell
  794. source adds "That meant that almost all the apps derived from them were broken
  795. too.  Most stuff like automount will die when you send a SIGHUP, instead of
  796. rereading the map file.  You can get a system into very strange states when
  797. that happens."
  798.    John Sully <jms@mport> of Microport opines: "This is a bug in automount
  799. itself rather than BSD compatibility, since the automount which comes with SVR4
  800. is not compiled with the BSD libraries.  (isn't this comforting??  :-()."
  801.  
  802.    Esix and UHC's BSD libraries are USL stock.  I don't yet know
  803. the status of other ports.  Microport has run into things they think may be
  804. symptoms of this but have no fix yet.
  805.  
  806.    John Sully <jms@mport> of Microport counters with: "One common thread I find
  807. on reading of these problems is that the BSD compatibility libraries are
  808. *misused*. [...] The problem is that BSD and SYSV have similarly named .h files
  809. which sometimes contain different definitions for objects with the same name.
  810. This has been known to cause all sorts of problems because the SYSV headers are
  811. picked up and then the calls are satisfied from the BSD library rather than the
  812. shared object library.  I have found that if you use /usr/ucb/cc that the BSD
  813. compatibility is much less broken than it would seem at first because it
  814. ensures that the correct headers are picked up."
  815.  
  816.    However, note that there is at least one *real* bug known --- as of 4.0.4
  817. the signal emulation cannot explicitly set a handler to SIG_DFL or SIG_IGN.
  818.  
  819.    Ron Guilmette <rfg@ncd.com> writes "[Library lossage] may be easily
  820. demonstrated by attempting to build and link the GNU C compiler with
  821. `-L/usr/ucblib -lucb'.  The resulting compiler will most certainly
  822. crash and die."  John Sully thinks this is because the /usr/ucb/cc
  823. compiler should have been used, but wasn't.
  824.  
  825. 2. USL emulation of BSD signals doesn't work
  826.    A different source reports that the the USL implementatation of BSD signals
  827. is broken in both 4.0.3 and 4.0.4; in particular, the sigvec() family doesn't
  828. work properly.  It is possible to make minor tweaks to source to make such apps
  829. work properly with the native USL signals implementation.
  830.  
  831.    Here's more on the signals problem, thanks to Richard <rc@siesoft.co.uk>:
  832. ------------------------------------------------------------------------------
  833. The problem is to do with the signal() function that is within the BSD
  834. compatability libc. 
  835.  
  836. To reproduce the problem do the following:
  837.  
  838. #include <stdio.h>
  839. #include <sys/types.h>
  840. #include <signal.h>
  841. #include <sys/siginfo.h>
  842.  
  843. main()
  844. {
  845.     signal(SIGPIPE,SIG_IGN);
  846.     pause();
  847. }
  848.  
  849. and compile it with cc xx.c -o xx /usr/ucblib/libucb.a
  850.  
  851. (John Sully observes that this is definitely wrong; /usr/ucb/cc should have
  852. been used rather than "cc ... -L/usr/ucblib -lucb" or the equivalent "cc ...
  853. /usr/ucblib/libucb.a".)
  854.  
  855. If you run the program and then signal it with a SIGPIPE, the program
  856. will die, even though you've told it to ignore SIGPIPE.
  857.  
  858. The fix is difficult unless you've got source because there's a missing 'else'
  859. clause from the signal() code. This is the only signal fault I've found in
  860. the BSD signal functions, details of the rumoured sigvec problem would be
  861. useful?
  862.  
  863. If you're trying to compile an application you could change the application
  864. code to do the following, this does work..
  865.  
  866. void
  867. catch(s)
  868. int    s;
  869. {
  870.     /* DO NOTHING */
  871.     ;
  872. }
  873.  
  874. main()
  875. {
  876.     signal(SIGPIPE,catch);
  877.     pause();
  878. }
  879.  
  880. SUMMARY
  881. You can only change a signal handler to a function handler, any number of
  882. times.  Any attempt to set the handler to SIG_DFL, or SIG_IGN will fail.
  883.  
  884. This bug has given some people working with X11R5 aggro, causing the X server
  885. to die when you close a client. 
  886.  
  887.   Christoph Badura <bad@flatlin.ka.sub.org> confirms this bug
  888. He has sent USL a source fix.  It appears already to have been fixed in Dell
  889. 2.2.
  890. ------------------------------------------------------------------------------
  891.  
  892. 3. Possible string library problems
  893.    There are also persistent rumors of problems in the BSD-emulation string
  894. libraries.  I have not been able to pin down specifics on this.
  895.  
  896. 4. USL's ndbm support is broken.
  897.    Christoph Badura <bad@generics.ka.sub.org> reports "The ndbm functions in
  898. the ucb library are broken [apparently due to a compiler of optimizer bug in cc
  899. -- ed.].  Try makeing the whatis data base for /usr/share/man with Tom
  900. Christiansen's perl rewrite of man. 
  901.    The easiest way to fix this is to compile GNU's replacement ndbm.c with gcc
  902. -fpcc-struct-return -traditional (gcc1.40 or 2.2 will do nicely) and install it
  903. in your C library.  Source is available for FTP from prep.ai.mit.edu.
  904.  
  905. 5. An include file is missing
  906.    Both 4.0.3 and 4.0.4 USL versions are missing the documented dial.h
  907. file from their /usr/include directory.  Dell 2.1 has it.
  908.  
  909. 6. sscanf(3) has a potential bug
  910.    Anthony Shipman <als@bohra.cpg.oz.au> reports: " I found the following bug
  911. in SCO Unix 3.2.* and I think it may be common to many AT&T derived Unixes.
  912.  
  913. sscanf() calls _doscan() to read from a pretend file.  The file
  914. uses the string as a buffer and a fake file descriptor of 60 (=_NFILE).  
  915. Since _NFILE (for SCO UNIX) is 60 it assumes that fd 60 can never be open.
  916.  
  917. Then when fscanf() hits the end of the string it calls _filbuf() to read
  918. into the buffer (which is the string) from fd 60.  This should fail with
  919. an errno=9 and then _filbuf() sets EOF and it all terminates.
  920.  
  921. However in SCO Unix you can reconfigure the kernel to increase the number
  922. of files per process to a recommended maximum of 150.  If you do this then
  923. your program might have fd 60 open one day.  Then sscanf() will read from this
  924. file overwriting your string.  The byte count to the read() in _filbuf() 
  925. is some undefined but large value so a lot of memory will be overwritten.  In
  926. my case the string was on the stack so my stack was wiped.
  927.  
  928. In short if you configure your kernel to have NOFILES > _NFILE ie more than
  929. the default then sscanf() is a time bomb in your code."
  930.  
  931. 7. Compiler problems
  932.    Ronald Guilmette <rfg@ncd.com> also reports the following:
  933.  
  934. ------------------------------------------------------------------------------
  935. /* Here is a bug in the original SVR4 C compiler (aka C Issue 5) which
  936.    effectively prevents you from making good use of the `const' and
  937.    `volatile' qualifiers defined by ANSI C in conjunction with pointer
  938.    types and typedef statements.  Compile this code and you will get:
  939.  
  940.    "qualifiers.c", line 23: left operand must be modifiable lvalue: op "="
  941.  
  942.    ...if your copy of the svr4 C compiler still has the bug.  Note that
  943.    given these declarations, the ANSI C standard say that the thing pointed
  944.    to by the variable `pci' should be considered to be constant... not the
  945.    variable `pci' itself.  (The GCC compiler, either version 1.x or version
  946.    2.x, correctly compiles this example without complaint.)
  947. */
  948.  
  949. typedef const int *ptr_to_const_int;
  950.  
  951. ptr_to_const_int pci;
  952.  
  953. int i;
  954.  
  955. void main ()
  956. {
  957.   pci = &i;
  958. }
  959. ------------------------------------------------------------------------------
  960. /* Here is a subtle bug in the original SVR4 C compiler (aka C Issue 5)
  961.    which prevents you from first declaring a tagged type (i.e. a struct
  962.    type or a union type) in a parameter list, and then defining that tagged
  963.    type later on within the same scope.  (Note that according to the ANSI C
  964.    standard, the scope in which parameters get declared and the outermost
  965.    block of a function body are one and the same scope.  Thus, this really
  966.    is legal ANSI C code!)
  967.  
  968.    Try compiling this with your C compiler on SVR4.  If your compiler still
  969.    has the bug, you will get:
  970.  
  971.    "tagged_type.c", line 24: warning: dubious tag declaration: struct S
  972.    "tagged_type.c", line 28: warning: improper member use: i
  973.    "tagged_type.c", line 28: warning: improper member use: i
  974.    "tagged_type.c", line 31: warning: dubious tag declaration: struct S
  975.    "tagged_type.c", line 35: warning: improper member use: i
  976.    "tagged_type.c", line 35: warning: improper member use: i
  977.  
  978.    (The GCC compiler also had this bug in version 1.x, but it has been fixed
  979.    in version 2.x.)
  980. */
  981.  
  982. void foobar1 (arg)        /* use old-style without prototypes */
  983.     struct S *arg;
  984. {
  985.   struct S { int i; };        /* define the type `struct S' */
  986.  
  987.   arg->i = arg->i;        /* legal according to ANSI C rules! */
  988. }
  989.  
  990. void foobar2 (struct S *arg)    /* use new-style with prototypes */
  991. {
  992.   struct S { int i; };        /* define the type `struct S' */
  993.  
  994.   arg->i = arg->i;        /* legal according to ANSI C rules! */
  995. }
  996. ------------------------------------------------------------------------------
  997. /* Here is a serious bug in the original SVR4 `dump' program which dumps
  998.    out parts of object files in either plain hex form or symbolically.
  999.  
  1000.    To see the `dump' program get a segfault and die, save this code under
  1001.    the name `dump-bug.c' and then do:
  1002.  
  1003.     cc -g -c dump-bug.c
  1004.     dump -v -D dump-bug.o
  1005.  
  1006.    The bug arises whenever `dump' tries to read Dwarf debugging information
  1007.    for an array of pointers to any "user defined" type (e.g. `struct S' in
  1008.    this example).  Past that point, `dump' is totally confused, so further
  1009.    Dwarf debugging information finally causes it to go belly-up.
  1010. */
  1011.  
  1012. struct S { int i; };
  1013. struct S *array[10];
  1014. int j;
  1015. ------------------------------------------------------------------------------
  1016. It appears that the svr4 C compiler (for x86 machines) doesn't conform real
  1017. well to either the letter or the spirit of the IEEE 754 floating-point
  1018. standard.  In particular, "unordered comparisons" and other operations on
  1019. NaNs don't always produce the result that that the IEEE 754 standard calls
  1020. for.
  1021.  
  1022. An AT&T source comments: "This is documented in the SVID as a future direction.
  1023. We do not support NaNs in -Xa and -Xt modes, only in -Xc.  Try
  1024. isnan(sqrt(-1.0)) to determine which modes support it."
  1025. ------------------------------------------------------------------------------
  1026.  
  1027. The compiler fails to issue diagnostics for cases where a floating point
  1028. literal is given which exceeds the range of its type (either float or
  1029. double).  Actually this one could be argued either way, since IEEE FP
  1030. format includes "infinities" and the compiler probably just changes any
  1031. FP value which is out of range for its type into either positive infinity
  1032. or negative infinity (as appropriate).
  1033.  
  1034. The compiler fails to issue diagnostics in cases where a typedef name is
  1035. reused to declare a formal parameter, as in:
  1036.  
  1037. -----------------------------------------------------------------------
  1038. typedef int FOO;
  1039. void bar (FOO)
  1040.     int FOO;
  1041. {
  1042. }
  1043. -----------------------------------------------------------------------
  1044.  
  1045. The compiler crashes on the following invalid input:
  1046.  
  1047. -----------------------------------------------------------------------
  1048. int i;
  1049. volatile void *pvv;
  1050.  
  1051. void pvv_test ()
  1052. {
  1053.   (i ? *pvv : *pvv);    /* ERROR */
  1054. }
  1055. -----------------------------------------------------------------------
  1056.  
  1057. The compiler fails to issue diagnostics for cases where an attempt is
  1058. made to "forward declare" an enum type (without also defining it), as
  1059. in:
  1060.  
  1061. -----------------------------------------------------------------------
  1062. enum enum0 *ep;       /* ERROR */
  1063. -----------------------------------------------------------------------
  1064.  
  1065. The compiler rejects the following code with an error, although there
  1066. seems to be no good reason why it should (because no object is being
  1067. declared).
  1068.  
  1069. -----------------------------------------------------------------------
  1070. #include <limits.h>
  1071.  
  1072. typedef char array_type[ULONG_MAX];
  1073. -----------------------------------------------------------------------
  1074.  
  1075. VI. The FUBYTE Problem
  1076.  
  1077. (Thanks to Christoph Badura <bad@flatlin.ka.sub.org> for this info)
  1078.  
  1079. The kernel function fubyte() is documented to return a positive value when
  1080. given a valid user space address and -1 otherwise. In the latter case u.u_error
  1081. is set to EFAULT.  USL SysV R4.0.3 has a sign extension bug in the
  1082. implementation of fubyte() for local file descriptors (i.e. not opened via
  1083. RFS), which causes fubyte() to return negative values if the byte fetched has
  1084. its high bit set. This bug doesn't affect STREAMS drivers, as they don't call
  1085. (and in fact are normally unable to call) fubyte().  Thus writing a byte with
  1086. the high bit set to certain character device drivers returns with -1 and errno
  1087. set to EFAULT.
  1088.  
  1089. The bug may affect any character device driver that calls fubyte(). It's not
  1090. limited to serial card drivers. The bug is noticed most often with serial card
  1091. drivers, since uucp uses byte values > 127 very early during g-protocol setup
  1092. and drivers for serial cards tend to use fubyte() quite often.
  1093.  
  1094. Note also that the bug's effect is different if the driver checks for a -1
  1095. return value of fubyte() or just a negative one. In the former case it is
  1096. possible to pass bytes with the 8 bit set through fubyte(), except for 0xff
  1097. which is -1 in two's complement. That makes the bug more obscure.
  1098.  
  1099. The fix is easy.  First, make a backup copy of the kernel object file
  1100. /etc/conf/pack.d/kernel/vm.o!  A disassembly of vm.o(lfubyte) should reveal
  1101. *exactly* one mov[s]bl (move byte to long w/sign extend).  That one needs to be
  1102. patched into a movzbl (zero extend). The difference is one bit in the second
  1103. byte of the opcode.
  1104.  
  1105. The movsbl has the bit pattern 00001111 1011111w mod/rm-byte.
  1106. The movzbl has the bit pattern 00001111 1011011w mod/rm-byte.
  1107.  
  1108. The 'w' bit is 0 for the instruction in question. So the opcodes are 0f be and
  1109. 0f b6. Here is the diff -c from dis -F lfubyte showing the patch applied to
  1110. the Dell 2.1 kernel:
  1111.  
  1112. *** vm.o    Mon Mar  9 00:31:38 1992
  1113. --- vm.o.org    Mon Mar  9 00:32:40 1992
  1114. ***************
  1115. *** 22,28 ****
  1116.       11c90:  85 c0                 testl  %eax,%eax
  1117.       11c92:  75 09                 jne    0x9 <11c9d>
  1118.       11c94:  8b 45 08              movl   8(%ebp),%eax
  1119. !     11c97:  0f b6 00              movzbl (%eax),%eax
  1120.       11c9a:  89 45 fc              movl   %eax,-4(%ebp)
  1121.       11c9d:  c7 05 d8 13 00 00 00 00 00 00 movl   $0x0,0x13d8
  1122.       11ca7:  83 3d dc 13 00 00 00  cmpl   $0x0,0x13dc
  1123. --- 22,28 ----
  1124.       11c90:  85 c0                 testl  %eax,%eax
  1125.       11c92:  75 09                 jne    0x9 <11c9d>
  1126.       11c94:  8b 45 08              movl   8(%ebp),%eax
  1127. !     11c97:  0f be 00              movsbl (%eax),%eax
  1128.       11c9a:  89 45 fc              movl   %eax,-4(%ebp)
  1129.       11c9d:  c7 05 d8 13 00 00 00 00 00 00 movl   $0x0,0x13d8
  1130.       11ca7:  83 3d dc 13 00 00 00  cmpl   $0x0,0x13dc
  1131.  
  1132. Of course there is a workaround at the driver level.  Canonically, one would do
  1133. this by checking for fubyte() returning -1 *and* u.u_error being set to EFAULT
  1134. (u.u_error is cleared upon entering a system call).  However, in R4.0.3
  1135. fubyte() does NOT set u.u_error.  It *does* set u.u_fault_catch.fc_errno.
  1136.  
  1137. Cristoph reports that Dell V.4 can be object-patched successfully to fix this.
  1138. I'm told that the offending 11c97 is at exactly the same address in the
  1139. Consensys 1.3 kernel.  I do not know the status of the other ports.
  1140.  
  1141. Another poster (Marc Boucher <marc@cam.org>) adds:
  1142.  
  1143. On ESIX SVR4.0.3 Rev. A, the instruction movsbl in question can be changed to
  1144. movzbl (as described above) with a binary-editor on file
  1145. /etc/conf/pack.d/kernel/vm.o. At offset 0x11eb0, change 0xbe to 0xb6.
  1146.  
  1147. Before patching, verify that your /etc/conf/pack.d/kernel/vm.o is the same as
  1148. mine!  On my system, the /bin/sum generated checksum of vm.o was "4440 222".
  1149.  
  1150. The problem results from a sign-extension bug.  The function lfubyte(), which
  1151. is called by fubyte(), is declared as
  1152.  
  1153. int lfubyte(char *addr);    /* actually caddr_t */
  1154.  
  1155. The byte is fetched with
  1156.  
  1157.     val = *addr;
  1158.  
  1159. which triggers sign extension.  Casting addr to a unsigned char * or declaring
  1160. it as such solves the problem.
  1161.  
  1162. This bug is still present in stock USL 4.0.4.  However, it has been fixed in
  1163. Dell 2.2.
  1164.  
  1165. VI. Destiny and Dell
  1166.  
  1167. A source at at UNIX System Labs Europe claims that `Destiny' (the new Release
  1168. 4.2) incorporates all of Dell UNIX's fixes to 4.0.3; thus, any bug for which a
  1169. Dell fix is indicated above should be gone in Destiny.
  1170. --
  1171.     Send your feedback to: Eric Raymond = esr@snark.thyrsus.com
  1172.